home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / initramfs-tools / conf-hooks.d / cryptsetup
Encoding:
Text File  |  2011-03-11  |  311 b   |  13 lines

  1. # This will setup non-us keyboards in early userspace,
  2. # necessary for punching in passphrases.
  3. KEYMAP=y
  4.  
  5. # force busybox on initramfs
  6. BUSYBOX=y
  7.  
  8. # declare that we need usplash included in the initramfs, for pretty prompting
  9. USPLASH=y
  10.  
  11. # and for systems using plymouth instead, use the new option
  12. FRAMEBUFFER=y
  13.